projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c652391
)
pagesetupdialog: Add an example image
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 27 Feb 2021 23:21:52 +0000
(18:21 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:34 +0000
(16:37 +0000)
gtk/gtkpagesetupunixdialog.c
patch
|
blob
|
history
diff --git
a/gtk/gtkpagesetupunixdialog.c
b/gtk/gtkpagesetupunixdialog.c
index 2064b65acc3c748d3c576294890921bc6548d2cc..be4149988682ad05f689a0fc30b0076c3e54c7cc 100644
(file)
--- a/
gtk/gtkpagesetupunixdialog.c
+++ b/
gtk/gtkpagesetupunixdialog.c
@@
-45,6
+45,8
@@
* `GtkPageSetupUnixDialog` implements a page setup dialog for platforms
* which don’t provide a native page setup dialog, like Unix.
*
+ * 
+ *
* It can be used very much like any other GTK dialog, at the
* cost of the portability offered by the high-level printing
* API in [class@Gtk.PrintOperation].